Scheduler for WPF | ComponentOne
C1.Schedule Namespace / BaseStorage<T,TMappingCollection> Class / ScheduleStorage Property

In This Topic
    ScheduleStorage Property (BaseStorage<T,TMappingCollection>)
    In This Topic
    Gets the reference to the owning C1ScheduleStorage component.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScheduleStorage As StorageComponent
    public StorageComponent ScheduleStorage {get;}
    See Also